body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {
	COLOR: #000000; TEXT-DECORATION: none; 
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none; 
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none; 
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline; 

}

.menubg {

}

a.menubg:link,a.menubg:visited,a.menubg:active{
	display: block;
	text-decoration: none;
	border-bottom-width: none;
	border-bottom-style: none;
	border-bottom-color: none;
	height: 25px '!important'; 
	height: 15px;
	background-image: none;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 10px;
	width: 100%;
	font-weight: bold;
	
}



a.menubg:hover {
	background-image:  url(img/btn_menu.gif);
	background-repeat: repeat;
	text-decoration: none;
	color: #F7941D;
}

.language {

}

a.language:link,a.language:visited,a.language:active{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595959;
	font-weight: bold;
}



a.language:hover {
	text-decoration: none;
	color: #F26522;
}


td {

	font-family:arial;
	font-size:12px;
	color:#5C5C5C;
}

form{
	margin:0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959;
}

input{
	margin:0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959;
}

.copyright {
	color: #FFFFFF;
	font-size: 10px;
	font-family: arial;
	font-weight: none;
	
}

.text12b {
	color: #6A370F;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	
}

.text15b_grey {
	color: #767676;
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
	
}

.text15b_BLUE {
	color: #2977AE;
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
	
}

.text17b {
	color: #00305E;
	font-size: 17px;
	font-family: arial;
	font-weight: bold;
	
}

.text17b_BLUE {
	color: #2977AE;
	font-size: 17px;
	font-family: arial;
	font-weight: bold;
	
}

.text17b_orange {
	color: #F26522;
	font-size: 17px;
	font-family: arial;
	font-weight: bold;
	
}


.text17b_black{
	color: #000000;
	font-size: 17px;
	font-family: arial;
	font-weight: bold;
	
}

.text17b_red{
	color: red;
	font-size: 17px;
	font-family: arial;
	font-weight: bold;
	
}

.text22 {
	color: #6A370F;
	font-size: 22px;
	font-family: arial;
	font-weight: bold;
	
}

.text22_red {
	color: red;
	font-size: 22px;
	font-family: arial;
	font-weight: bold;
	
}